home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-04-21 | 502 b | 23 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: FWMemory.r
- // Release Version: $ 1.0d1 $
- //
- // Creation Date: 3/28/94
- //
- // Copyright: © 1993, 1994 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
- #if 0
-
- #include "BRRCDefi.h"
-
- #ifdef BR_BUILD_WIN
- resource STRTABLE
- {
- 1, "OPF FWMemory Library. Copyright 1994 Apple Computer, Inc.";
- }
- #endif
-
- #endif
-